| 184 |
SELECT SQL_NO_CACHE i.id_product AS id, g,
a,
f,
m,
p_2_1 AS p,
sa.quantity AS qty
FROM `ps_af_index` i
INNER JOIN `ps_stock_available` `sa` ON sa.id_product = i.id_product
AND sa.id_product_attribute = 0 AND sa.id_shop = 1 AND sa.id_shop_group = 0 AND (sa.quantity > 0)
WHERE (i.id_shop = 1 AND i.v <> 2 AND FIND_IN_SET(96, i.c) > 0) |
286.936
ms
|
3944 |
|
|
/modules/amazzingfilter/amazzingfilter.php:573
/modules/amazzingfilter/amazzingfilter.php:5242 (indexationData)
/modules/amazzingfilter/amazzingfilter.php:5108 (getFilteredData)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image.id_image, il.legend, m.name AS manufacturer_name,
`product_shop`.date_add > '2026-02-04 21:10:26' AS new
FROM ps_product p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN ps_product_lang pl
ON (pl.id_product = p.id_product AND pl.id_shop = 1
AND pl.id_lang = 1)
LEFT JOIN ps_image image
ON (image.id_product = p.id_product AND image.cover = 1)
LEFT JOIN ps_image_lang il
ON (il.id_image = image.id_image AND il.id_lang = 1)
LEFT JOIN ps_manufacturer m
ON m.id_manufacturer = p.id_manufacturer
WHERE p.id_product IN (11732,11733,11734,11735,11740,10420,11728,11730,11731,11729,11738,24869) |
5.223
ms
|
12 |
|
|
/modules/amazzingfilter/amazzingfilter.php:5857
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE p.id_product
FROM ps_product p
WHERE p.active = 1 |
4.529
ms
|
14628 |
|
|
/modules/axoncreator/axoncreator.php:1898
/modules/axoncreator/axoncreator.php:1885 (getExistingProductsIds)
/modules/axoncreator/axoncreator.php:2369 (getViewedProductIds)
/modules/axoncreator/axoncreator.php:995 (execProducts)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_seo_category`
WHERE id_category = 96 AND id_shop = 1 AND id_lang = 1 LIMIT 1 |
3.978
ms
|
1 |
|
|
/modules/ets_seo/classes/EtsSeoCategory.php:240
/modules/ets_seo/ets_seo.php:3120 (getSeoCategory)
/modules/ets_seo/ets_seo.php:2314 (getSeoMetaDataArray)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) AND (b.`id_shop` = 1) LIMIT 1 |
3.853
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:76 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_seo-sitemap"
OR m.page = "moduleets_seositemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
3.737
ms
|
2 |
|
|
/classes/Meta.php:184
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:783 (getMetaByPage)
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:754 (mergeSitemapRoute)
/override/classes/Dispatcher.php:51 (mergeRssRoute)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 50 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
3.326
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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 10420
ORDER BY `position` |
3.121
ms
|
1 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
3.110
ms
|
860 |
|
|
/classes/Hook.php:452
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3943 (getManager)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.006
ms
|
1894 |
|
|
/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:38 (require)
|
| 965 |
INSERT INTO `ps_ets_superspeed_cache_page` (`page`, `id_object`, `id_product_attribute`, `ip`, `file_cache`, `request_uri`, `id_shop`, `id_lang`, `id_currency`, `id_country`, `has_customer`, `has_cart`, `click`, `file_size`, `user_agent`, `date_add`, `date_expired`) VALUES ('category', '96', '0', '216.73.216.13', '5e02f14ab30ff386d2cc8b28ecadf32e', '/agende-personalizzate', '1', '1', '1', '10', '0', '0', '1', '0', '', '2026-02-07 21:10:26', '2026-02-12 21:10:26') |
2.156
ms
|
1 |
|
|
/classes/ObjectModel.php:622
/modules/ets_superspeed/classes/ets_superspeed_cache_page.php:79 (add)
/modules/ets_superspeed/classes/cache.php:345 (add)
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (2))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
2.104
ms
|
282 |
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)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 235 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11732
AND pac.`id_product_attribute` = 3516162
AND agl.`id_lang` = 1 |
2.083
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 980 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayNav2" |
1.891
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 530 |
UPDATE `ps_configuration` SET `value` = '2026-02-07 22:10:26',`date_upd` = '2026-02-07 21:10:26' WHERE `name` = 'ETS_MM_CACHE_TIME_CLEAR' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
1.879
ms
|
1 |
|
|
/classes/Configuration.php:476
/modules/ets_megamenu/ets_megamenu.php:1811 (updateValue)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11732 |
1.793
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11732
AND image_shop.`cover` = 1 LIMIT 1 |
1.774
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 976 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayOverrideTemplate" |
1.772
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 987 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayFooterCategory" |
1.567
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 982 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayHeaderNormal" |
1.520
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 994 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayBeforeBodyClosingTag" |
1.517
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10420
AND image_shop.`cover` = 1 LIMIT 1 |
1.516
ms
|
1 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 966 |
UPDATE `ps_ets_superspeed_cache_page` SET `id_cache_page` = '70',`page` = 'category',`id_object` = '96',`id_product_attribute` = '0',`ip` = '216.73.216.13',`file_cache` = '5e02f14ab30ff386d2cc8b28ecadf32e',`request_uri` = '/agende-personalizzate',`id_shop` = '1',`id_lang` = '1',`id_currency` = '1',`id_country` = '10',`has_customer` = '0',`has_cart` = '0',`click` = '1',`file_size` = '203.53',`user_agent` = '',`date_add` = '2026-02-07 21:10:26',`date_expired` = '2026-02-12 21:10:26' WHERE `id_cache_page` = 70 |
1.510
ms
|
1 |
|
|
/classes/ObjectModel.php:805
/modules/ets_superspeed/classes/cache.php:350 (update)
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 985 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayHeaderCategory" |
1.494
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 983 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayHeaderSticky" |
1.485
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 981 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayNavFullWidth" |
1.471
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 978 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayBanner" |
1.469
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 968 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionDispatcherBefore" |
1.468
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 986 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayProductListReviews" |
1.450
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516162, 3516163, 3531724) AND il.`id_lang` = 1 ORDER by i.`position` |
1.446
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 967 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="moduleRoutes" |
1.437
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
1.363
ms
|
0 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:506 (getIdByName)
/classes/Hook.php:596 (isModuleRegisteredOnHook)
/classes/module/Module.php:1084 (registerHook)
/modules/flyeralarmimport/flyeralarmimport.php:51 (registerHook)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 974 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="filterProductSearch" |
1.361
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 991 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayFooter" |
1.350
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='4cee5ee772c804daa2f39a5e9942bcd9' AND cache_id="pageBuilder|3|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
1.343
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1631 (isCached)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 24869
ORDER BY `position` |
1.335
ms
|
1 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 988 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayAmazzingFilter" |
1.325
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 10420) |
1.323
ms
|
1 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 989 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayWrapperBottom" |
1.311
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 975 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionProductSearchAfter" |
1.291
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 971 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayHeader" |
1.287
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11732) |
1.281
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 970 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="overrideLayoutTemplate" |
1.277
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE p.id_product, MIN(ps.price) AS min_price
FROM ps_product p
INNER JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (604,611,622,644,700,719,1243,1244,1803,10420,10603,10786,10787,10788,10862,10867,10868,10870,11063,11064,11065,11066,11069,11070,11071,11075,11076,11266,11267,11728,11729,11730,11731,11732,11733,11734,11735,11736,11737,11738,11739,11740,11771,11772,11835,20214,20219,24864,24865,24869,10419,9914,11751,24863,24866,11275,10863,10351,1779,9917,11757,9916,11270,11755,11081,10069,10024,10866,9915,10869,10247,11743,10023,11082,11080,10789,24847,24842,24848,24849,24854,24843,24850,24839,24855,24844,24851,24834,10872,24841,24835,24840,24836,24829,24830,24831,11062,24824,11823,24825,24826,11773,11775,22905,2738,654,655,643,621,610,7419)
GROUP BY p.id_product |
1.272
ms
|
111 |
|
|
/modules/amazzingfilter/amazzingfilter.php:5488
/modules/amazzingfilter/amazzingfilter.php:5556 (sortIdsByMinPrice)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 998 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionObjectUpdateBefore" |
1.258
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 977 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayAfterBodyOpeningTag" |
1.246
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 984 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayMegaMenu" |
1.225
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 999 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionObjectUpdateAfter" |
1.204
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 995 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionOutputHTMLBefore" |
1.203
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 969 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionFrontControllerSetMedia" |
1.184
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 10420) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 973 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="productSearchProvider" |
1.162
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 972 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionModuleRegisterHookAfter" |
1.155
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 996 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionObjectAddBefore" |
1.142
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 990 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayFooterBefore" |
1.135
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 993 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayFooterPageBuilder" |
1.133
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 979 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayNav1" |
1.128
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 997 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="actionObjectAddAfter" |
1.099
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 992 |
INSERT IGNORE INTO `ps_ets_superspeed_cache_page_hook` set id_cache_page="70", hook_name="displayFooterAfter" |
1.057
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:386
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 24869) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.048
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE `id_zone`
FROM `ps_country`
WHERE `id_country` = 10 LIMIT 1 |
1.005
ms
|
1 |
|
|
/classes/Country.php:221
/modules/whatsappchat/classes/WhatsappChatBlock.php:167 (getIdZone)
/modules/whatsappchat/whatsappchat.php:602 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:316 (displayBlock)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 92 |
SHOW TABLES LIKE "ps_gmcp_1800" |
0.988
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11732
ORDER BY `position` |
0.987
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 24869
AND image_shop.`cover` = 1 LIMIT 1 |
0.960
ms
|
1 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11728) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.940
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3533279 LIMIT 1 |
0.930
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11740 LIMIT 1 |
0.916
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
0.913
ms
|
1157 |
|
|
/classes/Hook.php:1366
/classes/Hook.php:811 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 99 |
SHOW TABLES LIKE "ps_gmcp_1900" |
0.912
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 10420 AND `id_shop` = 1 |
0.902
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 871 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4cee5ee772c804daa2f39a5e9942bcd9',"pageBuilder|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.886
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/axoncreator/axoncreator.php:1631 (isCached)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.858
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:62
/modules/gmerchantcenterpro/lib/moduleTools.php:195 (getAvailableFeeds)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 96
AND `active` = 1
AND cg.`id_group` =2
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.850
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:916
/controllers/front/listing/CategoryController.php:230 (getSubCategories)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516162 LIMIT 1 |
0.847
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-02-07 00:00:00',
INTERVAL 3 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (11732,11733,11734,11735,11740,10420,11728,11730,11731,11729,11738,24869) |
0.841
ms
|
12 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11728 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516154) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.745
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11733 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516164) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.731
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11732 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516162) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.722
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.694
ms
|
54 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 307 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11740 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516178) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.687
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11730 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516158) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.685
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11738 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516174) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.675
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 24869 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3533271) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.675
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 10420 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3533279) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.671
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11735 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516168) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.667
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.664
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:333
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:628 (exec)
/classes/module/Module.php:1084 (registerHook)
/modules/flyeralarmimport/flyeralarmimport.php:51 (registerHook)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11734 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516166) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.662
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11731 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516160) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.653
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1461,614,525,134,603,154,135,593,950,875,99,1182,876,589,1209,130,977,878,1460,1210,642)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.648
ms
|
21 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 2, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 2) AND `id_product` = 11729 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 3516156) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-02-07 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 20 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.634
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:576
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11732) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.624
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.611
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/ps_checkout/ps_checkout.php:113 (__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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 179 |
SELECT SQL_NO_CACHE t.id_template, t.template_filters AS filters, t.additional_settings, tl.data AS lang
FROM ps_af_templates t
LEFT JOIN ps_af_templates_lang tl
ON tl.id_template = t.id_template AND tl.id_shop = t.id_shop AND tl.id_lang = 1
INNER JOIN `ps_af_category_templates` ct
ON ct.id_template = t.id_template AND ct.id_shop = t.id_shop
AND ct.`id_category` IN (96, 0)
WHERE t.active = 1 AND t.template_controller = 'category'
AND t.id_shop = 1
ORDER BY ct.`id_category` DESC, t.id_template DESC LIMIT 1 |
0.567
ms
|
1 |
Yes
|
|
/modules/amazzingfilter/amazzingfilter.php:3712
/modules/amazzingfilter/amazzingfilter.php:3743 (getTemplateForCurrentPage)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11728) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.544
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11731) AND (b.`id_shop` = 1) LIMIT 1 |
0.540
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 96
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.515
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/axoncreator/axoncreator.php:1007 (getChildren)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.495
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/ets_abandonedcart/ets_abandonedcart.php:90 (__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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 229 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11732 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11732 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.493
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11729 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11729 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.491
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.489
ms
|
1157 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 648 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(48,578,49,665,649,1423,1297)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.487
ms
|
7 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 10420
AND pac.`id_product_attribute` = 3533279
AND agl.`id_lang` = 1 |
0.482
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 712 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1379,39,44,248,1251,1286,538,1229)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.482
ms
|
8 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE id_block FROM `ps_ets_mm_block` WHERE enabled=1 AND show_clock=1 AND block_type="PRODUCT" LIMIT 1 |
0.479
ms
|
1 |
|
|
/modules/ets_megamenu/classes/MM_Block.php:719
/modules/ets_megamenu/ets_megamenu.php:1493 (checkBlockClockCountDown)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11733) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.479
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 722 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1224,1235,46,56,43)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.473
ms
|
5 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11729) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.471
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 130 |
SHOW COLUMNS FROM ps_gmcp_feeds LIKE "feed_is_default" |
0.468
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.467
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/ets_seo/ets_seo.php:130 (__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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11740) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.458
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11734) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.454
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10420 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10420 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.453
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11731) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.447
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11735 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11735 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.447
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.441
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/ets_productmanager/ets_productmanager.php:66 (__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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1191,1458,1184,1187,1190,1192,1188,1186,1462,1185,1189)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.440
ms
|
11 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11740
AND pac.`id_product_attribute` = 3516178
AND agl.`id_lang` = 1 |
0.439
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11738 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11738 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.438
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 687 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1449,1064,521,956,874,523,883,606)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.438
ms
|
8 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516162
AND cp.`id_cart` = 0 AND cp.`id_product` = 11732 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516162
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11732 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.435
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11733
AND pac.`id_product_attribute` = 3516164
AND agl.`id_lang` = 1 |
0.432
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11728 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11728 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.430
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1104,135,875,878,1460,642)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.430
ms
|
6 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516158
AND cp.`id_cart` = 0 AND cp.`id_product` = 11730 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516158
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11730 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.430
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.429
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:38 (require)
|
| 461 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 24869 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24869 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.429
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10420) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.429
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11740 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11740 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.427
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11728
AND pac.`id_product_attribute` = 3516154
AND agl.`id_lang` = 1 |
0.427
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11735) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.425
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11733 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11733 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.423
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 961 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.423
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11738) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.422
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (24869) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.422
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(551,1232,1221,1271,655,1288)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.419
ms
|
6 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516160
AND cp.`id_cart` = 0 AND cp.`id_product` = 11731 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516160
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11731 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.418
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.publygraph.com' OR su.domain_ssl = 'www.publygraph.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.418
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:38 (require)
|
| 299 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11735
AND pac.`id_product_attribute` = 3516168
AND agl.`id_lang` = 1 |
0.411
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516178
AND cp.`id_cart` = 0 AND cp.`id_product` = 11740 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516178
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11740 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.409
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_post` a
LEFT JOIN `ps_axon_creator_post_lang` `b` ON a.`id_axon_creator_post` = b.`id_axon_creator_post` AND b.`id_lang` = 1
WHERE (a.`id_axon_creator_post` = 3) LIMIT 1 |
0.408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/axoncreator/src/AxonCreatorPost.php:48 (__construct)
/modules/axoncreator/axoncreator.php:1663 (__construct)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24869) AND (b.`id_shop` = 1) LIMIT 1 |
0.408
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 24869
AND pac.`id_product_attribute` = 3533271
AND agl.`id_lang` = 1 |
0.407
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1193,1194,1112,888,891,1207)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.407
ms
|
6 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11730) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.407
ms
|
3 |
Yes
|
Yes
|
/classes/Product.php:4531
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:75 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE id_zone FROM `ps_country` WHERE iso_code = 'US' AND active = 1 AND id_zone > 0 GROUP BY id_zone |
0.406
ms
|
1 |
Yes
|
Yes
|
/modules/estimateddelivery/estimateddelivery.php:3288
/modules/estimateddelivery/estimateddelivery.php:6018 (getIpCarriers)
/modules/estimateddelivery/estimateddelivery.php:5790 (getEDCarriers)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(96,95,697,1271)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.405
ms
|
4 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11734 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11734 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.404
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11729
AND pac.`id_product_attribute` = 3516156
AND agl.`id_lang` = 1 |
0.402
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516154
AND cp.`id_cart` = 0 AND cp.`id_product` = 11728 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516154
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11728 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.401
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3533279
AND cp.`id_cart` = 0 AND cp.`id_product` = 10420 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3533279
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10420 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516168
AND cp.`id_cart` = 0 AND cp.`id_product` = 11735 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516168
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11735 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11738
AND pac.`id_product_attribute` = 3516174
AND agl.`id_lang` = 1 |
0.396
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11729) AND (b.`id_shop` = 1) LIMIT 1 |
0.396
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(61,1256,1241)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.394
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11730 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11730 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.394
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE id_cache_page FROM `ps_ets_superspeed_cache_page`
WHERE page="category"
AND id_lang="1"
AND id_country = "10"
AND id_currency = "1"
AND id_shop="1"
AND user_agent=""
AND date_add > "2026-02-07 20:55:26"AND id_object="96" AND has_customer=0 AND has_cart=0 LIMIT 1 |
0.393
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:259
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11731 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11731 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.393
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-02-07 00:00:00" AND date_to <= "2026-02-07 23:59:59") OR (date_from >= "2026-02-07 00:00:00" AND date_from <= "2026-02-07 23:59:59") OR (date_from < "2026-02-07 00:00:00" AND date_to > "2026-02-07 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.393
ms
|
3 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:570 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d5/f7/dc/d5f7dc61a45bd04b04a9c5528698d457d761dbc8_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32783081_15661164)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:445 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a3274a822_23703441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:135 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:43 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 697 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(125,124,126,305,681,861)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.392
ms
|
6 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516166
AND cp.`id_cart` = 0 AND cp.`id_product` = 11734 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516166
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11734 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.391
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11730
AND pac.`id_product_attribute` = 3516158
AND agl.`id_lang` = 1 |
0.391
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11734
AND pac.`id_product_attribute` = 3516166
AND agl.`id_lang` = 1 |
0.391
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1173,1161,1166)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.390
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 682 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(531,204,249)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.390
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 705 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1369,37,1237,38,35)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.390
ms
|
5 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516164
AND cp.`id_cart` = 0 AND cp.`id_product` = 11733 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516164
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11733 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.387
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11731
AND pac.`id_product_attribute` = 3516160
AND agl.`id_lang` = 1 |
0.384
ms
|
2 |
|
|
/classes/Product.php:7534
/classes/Product.php:5875 (getAttributesParams)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 483 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11735) AND (b.`id_shop` = 1) LIMIT 1 |
0.383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11740) AND (b.`id_shop` = 1) LIMIT 1 |
0.383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11730) AND (b.`id_shop` = 1) LIMIT 1 |
0.382
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11729
ORDER BY `position` |
0.382
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516156
AND cp.`id_cart` = 0 AND cp.`id_product` = 11729 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516156
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11729 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:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 511 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11738) AND (b.`id_shop` = 1) LIMIT 1 |
0.380
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1345,540,1268)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.380
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3516174
AND cp.`id_cart` = 0 AND cp.`id_product` = 11738 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3516174
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11738 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.379
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 3533271
AND cp.`id_cart` = 0 AND cp.`id_product` = 24869 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3533271
AND cp.`id_cart` = 0 AND p.`id_product_item` = 24869 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.379
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4379 (getProductQuantity)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516160, 3516161, 3531723) AND il.`id_lang` = 1 ORDER by i.`position` |
0.376
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 86 |
SELECT SQL_NO_CACHE ac.id_ets_abancart_campaign
FROM `ps_ets_abancart_campaign` ac
LEFT JOIN `ps_ets_abancart_campaign_country` `cc` ON cc.id_ets_abancart_campaign = ac.id_ets_abancart_campaign
LEFT JOIN `ps_ets_abancart_campaign_with_lang` `cl` ON cl.id_ets_abancart_campaign = ac.id_ets_abancart_campaign AND cl.id_lang=1
LEFT JOIN `ps_ets_abancart_campaign_group` `acg` ON ac.id_ets_abancart_campaign = acg.id_ets_abancart_campaign
LEFT JOIN `ps_group_shop` `gs` ON gs.id_group = acg.id_group AND gs.id_shop = 1
WHERE (ac.id_shop = 1) AND (ac.enabled = 1 AND ac.deleted = 0) AND (IF(ac.is_all_lang != 1, cl.id_ets_abancart_campaign is NOT NULL AND cl.id_lang=1, 1)) AND (ac.campaign_type != 'email') AND (ac.campaign_type != 'customer') AND (IF(ac.min_total_cart is NOT NULL AND ac.has_product_in_cart = 1, ac.min_total_cart <= 0, 1) AND IF(ac.max_total_cart is NOT NULL AND ac.has_product_in_cart = 1, ac.max_total_cart >= 0, 1)) AND (IF(ac.available_from is NOT NULL, ac.available_from <= '2026-02-07', 1) AND IF(ac.available_to is NOT NULL, ac.available_to >= '2026-02-07', 1)) AND (IF(ac.has_applied_voucher = 'both' OR (ac.has_applied_voucher = 'yes' AND 0 > 0) OR (ac.has_applied_voucher = 'no' AND 0 = 0), 1, 0)) AND (IF(ac.has_product_in_cart = 1, 0, 1)) AND (acg.id_group = 2) AND (ac.is_all_country = 1 OR cc.id_country = -1 OR cc.id_country=10)
GROUP BY ac.id_ets_abancart_campaign |
0.374
ms
|
5 |
|
Yes
|
/modules/ets_abandonedcart/classes/EtsAbancartCampaign.php:453
/modules/ets_abandonedcart/ets_abandonedcart.php:934 (getCampaignsFrontEnd)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11732) AND (b.`id_shop` = 1) LIMIT 1 |
0.373
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11728) AND (b.`id_shop` = 1) LIMIT 1 |
0.373
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11734
ORDER BY f.position ASC |
0.372
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE `m`.`id_manufacturer` as id, `name`
FROM `ps_manufacturer` `m`
INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)
WHERE `active` = 1 ORDER BY `name` ASC |
0.369
ms
|
106 |
Yes
|
|
/modules/amazzingfilter/amazzingfilter.php:3343
/modules/amazzingfilter/amazzingfilter.php:3307 (getRawFilterValues)
/modules/amazzingfilter/amazzingfilter.php:3055 (getFilterValues)
/modules/amazzingfilter/amazzingfilter.php:2945 (prepareFiltersData)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11730) |
0.369
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10420
ORDER BY f.position ASC |
0.368
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1218,1242,1264,1282,1385)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.368
ms
|
5 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11731
ORDER BY `position` |
0.364
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(670,50,52,51,948)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.364
ms
|
5 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(134,99,1182,130)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.363
ms
|
4 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.362
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:570 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d5/f7/dc/d5f7dc61a45bd04b04a9c5528698d457d761dbc8_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32783081_15661164)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:445 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a3274a822_23703441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:135 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:43 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.359
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/ets_delete_order/ets_delete_order.php:45 (__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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 131 |
SHOW COLUMNS FROM ps_gmcp_discount_association LIKE "channel" |
0.359
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10420) AND (b.`id_shop` = 1) LIMIT 1 |
0.359
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11734) AND (b.`id_shop` = 1) LIMIT 1 |
0.358
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:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(991,992,993)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.357
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11733) AND (b.`id_shop` = 1) LIMIT 1 |
0.355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:77 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11740
ORDER BY `position` |
0.355
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(136,1240,1275,1276)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.355
ms
|
4 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11732
ORDER BY f.position ASC |
0.352
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 923 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4cee5ee772c804daa2f39a5e9942bcd9',"pageBuilder|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.351
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/axoncreator/axoncreator.php:1641 (fetch)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.350
ms
|
142 |
|
|
/classes/module/Module.php:341
/modules/blockreassurance/blockreassurance.php:102 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:1004 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11728
ORDER BY f.position ASC |
0.344
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 132 |
SHOW COLUMNS FROM ps_gmcp_tags LIKE "custom_label_set_postion" |
0.342
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11735
ORDER BY f.position ASC |
0.340
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10420) LIMIT 1 |
0.339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.338
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/ets_seo/ets_seo.php:138 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 442) AND (a0.`nright` > 449) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.338
ms
|
493 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:246 (rewind)
/classes/controller/FrontController.php:1876 (getBreadcrumbLinks)
/classes/controller/FrontController.php:568 (getBreadcrumb)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(1219,1266,1248)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.337
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11728
ORDER BY `position` |
0.335
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11731
ORDER BY f.position ASC |
0.334
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11738
ORDER BY `position` |
0.334
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 186)
AND ('80016' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '80016')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.333
ms
|
2 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3944 (getTaxCalculator)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.330
ms
|
2 |
Yes
|
|
/classes/Currency.php:708
/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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 484 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11735
ORDER BY `position` |
0.328
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(893,1423,1376)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.328
ms
|
3 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11733
ORDER BY f.position ASC |
0.325
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11740
ORDER BY f.position ASC |
0.325
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayBanner" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.324
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:602 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:344 (displayBlock)
/classes/Hook.php:1077 (hookDisplayBanner)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:64 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11729
ORDER BY f.position ASC |
0.323
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE m.*,ml.title,ml.link,ml.bubble_text
FROM `ps_ets_mm_menu` m
INNER JOIN `ps_ets_mm_menu_shop` ms ON (m.id_menu =ms.id_menu AND ms.id_shop='1')
LEFT JOIN `ps_ets_mm_menu_lang` ml
ON m.id_menu=ml.id_menu AND ml.id_lang=1
WHERE 1 AND m.enabled=1
ORDER BY m.sort_order asc |
0.320
ms
|
8 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Menu.php:503
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516158, 3516159, 3531722) AND il.`id_lang` = 1 ORDER by i.`position` |
0.315
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11730
ORDER BY f.position ASC |
0.314
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `ps_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=1
INNER JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` AND cg.id_group IN (2)
WHERE c.active=1
AND c.id_category IN(879,610,97,93,1180,647)
GROUP BY c.id_category
ORDER BY cl.name ASC,c.id_category ASC |
0.314
ms
|
6 |
Yes
|
Yes
|
/modules/ets_megamenu/classes/Ets_megamenu_defines.php:171
/modules/ets_megamenu/ets_megamenu.php:1358 (getCategoryById)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11738
ORDER BY f.position ASC |
0.313
ms
|
2 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 945 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|2|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.312
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11733
ORDER BY `position` |
0.312
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-02-07 00:00:00" AND date_to <= "2026-02-07 23:59:59") OR (date_from >= "2026-02-07 00:00:00" AND date_from <= "2026-02-07 23:59:59") OR (date_from < "2026-02-07 00:00:00" AND date_to > "2026-02-07 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.310
ms
|
3 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3072 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/modules/ets_abandonedcart/classes/EtsAbancartCampaign.php:416 (getOrderTotal)
/modules/ets_abandonedcart/ets_abandonedcart.php:934 (getCampaignsFrontEnd)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="it") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.310
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:72
/modules/gmerchantcenterpro/lib/moduleTools.php:199 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516178, 3516179, 3531732) AND il.`id_lang` = 1 ORDER by i.`position` |
0.309
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.308
ms
|
2 |
|
|
/classes/CartRule.php:423
/classes/Cart.php:3072 (getCustomerCartRules)
/classes/Cart.php:3463 (getDeliveryOptionList)
/classes/Cart.php:3536 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2201 (processCalculation)
/modules/ets_abandonedcart/classes/EtsAbancartCampaign.php:416 (getOrderTotal)
/modules/ets_abandonedcart/ets_abandonedcart.php:934 (getCampaignsFrontEnd)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
0.302
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 24869
ORDER BY f.position ASC |
0.299
ms
|
1 |
Yes
|
|
/classes/Product.php:6031
/classes/Product.php:5842 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516156, 3516157, 3531721) AND il.`id_lang` = 1 ORDER by i.`position` |
0.296
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11730) LIMIT 1 |
0.295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11732) LIMIT 1 |
0.293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516164, 3516165, 3531725) AND il.`id_lang` = 1 ORDER by i.`position` |
0.293
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516174, 3516175, 3531730) AND il.`id_lang` = 1 ORDER by i.`position` |
0.292
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11728) LIMIT 1 |
0.291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayWrapperBottom" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.291
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:602 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:544 (displayBlock)
/classes/Hook.php:1077 (hookDisplayWrapperBottom)
/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/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.290
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:5990 (getTaxCalculator)
/classes/Product.php:5882 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516154, 3516155, 3531720) AND il.`id_lang` = 1 ORDER by i.`position` |
0.289
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11734
ORDER BY `position` |
0.288
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11740) LIMIT 1 |
0.287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11728) |
0.287
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 11730
ORDER BY `position` |
0.287
ms
|
3 |
Yes
|
|
/classes/Product.php:3554
/override/classes/Product.php:79 (getImages)
/override/classes/Product.php:50 (coreGetImages)
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516168, 3516169, 3531727) AND il.`id_lang` = 1 ORDER by i.`position` |
0.286
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=11
ORDER BY b.sort_order asc |
0.286
ms
|
3 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3533271) AND il.`id_lang` = 1 ORDER by i.`position` |
0.280
ms
|
1 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3516166, 3516167, 3531726) AND il.`id_lang` = 1 ORDER by i.`position` |
0.279
ms
|
3 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.279
ms
|
1 |
|
|
/classes/Cart.php:4249
/classes/Cart.php:4230 (hasProducts)
/classes/Cart.php:2145 (isVirtualCart)
/modules/ets_abandonedcart/classes/EtsAbancartCampaign.php:416 (getOrderTotal)
/modules/ets_abandonedcart/ets_abandonedcart.php:934 (getCampaignsFrontEnd)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11734) LIMIT 1 |
0.277
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 24869) 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)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE cl.`id_category`
FROM `ps_category_lang` cl
JOIN `ps_category_shop` cs ON cl.id_category = cs.id_category
WHERE cl.`link_rewrite`='agende-personalizzate' AND cl.id_shop=1 AND cs.id_shop=1 AND cl.id_lang=1 LIMIT 1 |
0.274
ms
|
2 |
|
|
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:382
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:600 (getCategoryIdBySlug)
/override/classes/Dispatcher.php:73 (getController)
/classes/Dispatcher.php:346 (getController)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11734) |
0.273
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11735) |
0.273
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 24869) |
0.273
ms
|
1 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 670) AND (b.`id_shop` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11729) |
0.272
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 873 |
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 1
WHERE (a.`id_employee` = 1) LIMIT 1 |
0.272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Employee.php:167 (__construct)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:198 (get_post)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
0.268
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/includes/frontend.php:887 (create)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayHeader" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.267
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:602 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:316 (displayBlock)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11735) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 393 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11731) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11731) |
0.267
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11733) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) AND (b.`id_shop` = 1) LIMIT 1 |
0.266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11740) |
0.265
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=112
ORDER BY b.sort_order asc |
0.265
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11729) LIMIT 1 |
0.264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 962 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='pageBuilder/CssContent/3/1/2/2/1/10/akira_child_theme/19/fc/8f/19fc8fd86fb8c5204fdf483a6db99c0aeaa3964e.axoncreatorviewstemplateshookcss_js_print.tpl.php'
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssContent|3|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.264
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2296 (fetch)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11738) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 551) AND (b.`id_shop` = 1) LIMIT 1 |
0.262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.261
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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color' LIMIT 1 |
0.261
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11740 AND pa.`id_product` = 11740 AND pa.`id_product_attribute` = 3516178 LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1221) AND (b.`id_shop` = 1) LIMIT 1 |
0.259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11733) |
0.259
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11728
AND image_shop.`cover` = 1 LIMIT 1 |
0.259
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '96' LIMIT 1 |
0.256
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/src/Wp_Helper.php:2377 (getRelatedByKey)
/modules/axoncreator/axoncreator.php:1402 (set_singular_var)
/classes/Hook.php:1077 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:1425 (exec)
/controllers/front/listing/CategoryController.php:156 (getLayout)
/classes/controller/FrontController.php:1453 (getLayout)
/classes/controller/FrontController.php:1811 (getLayoutName)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 929 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|2|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.256
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (3533279) AND il.`id_lang` = 1 ORDER by i.`position` |
0.256
ms
|
1 |
Yes
|
|
/classes/Product.php:2915
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 11738) |
0.254
ms
|
3 |
|
|
/classes/Product.php:3875
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 948 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|2|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.254
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516162) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 706 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1369) AND (b.`id_shop` = 1) LIMIT 1 |
0.252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11733 AND pa.`id_product` = 11733 AND pa.`id_product_attribute` = 3516164 LIMIT 1 |
0.250
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=111
ORDER BY b.sort_order asc |
0.248
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11734
AND image_shop.`cover` = 1 LIMIT 1 |
0.246
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
0.246
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/files/css/post.php:123 (get_post_meta)
/modules/axoncreator/platform/core/files/base.php:229 (load_meta)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11729 AND pa.`id_product` = 11729 AND pa.`id_product_attribute` = 3516156 LIMIT 1 |
0.245
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11728 LIMIT 1 |
0.245
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1160) AND (b.`id_shop` = 1) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1166) AND (b.`id_shop` = 1) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 991) AND (b.`id_shop` = 1) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '96' LIMIT 1 |
0.243
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/src/Wp_Helper.php:2377 (getRelatedByKey)
/modules/axoncreator/axoncreator.php:1402 (set_singular_var)
/classes/Hook.php:1077 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:1425 (exec)
/controllers/front/listing/CategoryController.php:156 (getLayout)
/classes/controller/FrontController.php:746 (getLayout)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11733
AND image_shop.`cover` = 1 LIMIT 1 |
0.243
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 698 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 125) AND (b.`id_shop` = 1) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1159) AND (b.`id_shop` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1193) AND (b.`id_shop` = 1) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 914 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_color' LIMIT 1 |
0.242
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1461) AND (b.`id_shop` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1 |
0.241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 529 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='4cee5ee772c804daa2f39a5e9942bcd9' AND cache_id="pageBuilder|2|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.240
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1631 (isCached)
/modules/axoncreator/axoncreator.php:1539 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:95 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 547 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=18
ORDER BY b.sort_order asc |
0.240
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 525) AND (b.`id_shop` = 1) LIMIT 1 |
0.240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_font_awesome' LIMIT 1 |
0.239
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/src/Wp_Helper.php:1746 (get_option)
/modules/axoncreator/axoncreator.php:1098 (disable_font_awesome)
/modules/axoncreator/axoncreator.php:1013 (getCssAndJs)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.238
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:38 (require)
|
| 28 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 233 AND `id_shop` = 1 LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/module/Module.php:2132
/override/classes/Dispatcher.php:14 (isEnabled)
/index.php:39 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssContent|3|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_orders` o
LEFT JOIN `ps_order_cart_rule` ocr ON (ocr.`id_order` = o.`id_order`)
WHERE o.`id_customer` = 0
AND ocr.`deleted` = 0 AND ocr.`id_cart_rule` = 0 LIMIT 1 |
0.237
ms
|
1 |
|
|
/classes/order/Order.php:877
/classes/CartRule.php:450 (getDiscountsCustomer)
/classes/CartRule.php:570 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d5/f7/dc/d5f7dc61a45bd04b04a9c5528698d457d761dbc8_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32783081_15661164)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:445 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/cd/36/7c/cd367c201163601735afcd38c748327c1b893bce_2.file.head.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a3274a822_23703441)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:135 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:43 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 699 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 124) AND (b.`id_shop` = 1) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11738 AND pa.`id_product` = 11738 AND pa.`id_product_attribute` = 3516174 LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 946 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='pageBuilder/CssContent/2/1/2/2/1/10/akira_child_theme/19/fc/8f/19fc8fd86fb8c5204fdf483a6db99c0aeaa3964e.axoncreatorviewstemplateshookcss_js_print.tpl.php'
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssContent|2|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.236
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2296 (fetch)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_post` a
LEFT JOIN `ps_axon_creator_post_lang` `b` ON a.`id_axon_creator_post` = b.`id_axon_creator_post` AND b.`id_lang` = 1
WHERE (a.`id_axon_creator_post` = 2) LIMIT 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/axoncreator/src/AxonCreatorPost.php:48 (__construct)
/modules/axoncreator/src/Wp_Helper.php:1200 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:198 (get_post)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.235
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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 924 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='pageBuilder/3/1/2/2/1/10/akira_child_theme/c5/07/64/c50764dddc69e0c6aeb110a13f0311969b26313c.axoncreatorviewstemplateshookpage_content.tpl.php'
WHERE `template_hash`='4cee5ee772c804daa2f39a5e9942bcd9' AND cache_id="pageBuilder|3|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.234
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2296 (fetch)
/modules/axoncreator/axoncreator.php:1641 (fetch)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
0.234
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/includes/frontend.php:887 (create)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3533279) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516166) LIMIT 1 |
0.233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_seo-rss"
OR m.page = "moduleets_seorss"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.231
ms
|
2 |
|
|
/classes/Meta.php:184
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:760 (getMetaByPage)
/override/classes/Dispatcher.php:51 (mergeRssRoute)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 232 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11732 AND pa.`id_product` = 11732 AND pa.`id_product_attribute` = 3516162 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayHeaderCategory' LIMIT 1 |
0.231
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/axoncreator.php:1605 (getRelatedByKey)
/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/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:290 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11729
AND image_shop.`cover` = 1 LIMIT 1 |
0.230
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 644 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1219) AND (b.`id_shop` = 1) LIMIT 1 |
0.230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl10420|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.230
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
0.229
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/includes/frontend.php:887 (create)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 601 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1191) AND (b.`id_shop` = 1) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11735 AND pa.`id_product` = 11735 AND pa.`id_product_attribute` = 3516168 LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.227
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:38 (require)
|
| 338 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 10420 AND pa.`id_product` = 10420 AND pa.`id_product_attribute` = 3533279 LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=18
ORDER BY sort_order asc |
0.226
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11731
AND image_shop.`cover` = 1 LIMIT 1 |
0.225
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1173) AND (b.`id_shop` = 1) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1104) AND (b.`id_shop` = 1) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 702 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 681) AND (b.`id_shop` = 1) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1 |
0.225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11728 AND pa.`id_product` = 11728 AND pa.`id_product_attribute` = 3516154 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11731 AND pa.`id_product` = 11731 AND pa.`id_product_attribute` = 3516160 LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516160) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 888) AND (b.`id_shop` = 1) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 24869 AND pa.`id_product` = 24869 AND pa.`id_product_attribute` = 3533271 LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=13
ORDER BY b.sort_order asc |
0.222
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=42
ORDER BY b.sort_order asc |
0.222
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 837 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11729|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=24
ORDER BY b.sort_order asc |
0.221
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11729) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11740
AND image_shop.`cover` = 1 LIMIT 1 |
0.220
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1182) AND (b.`id_shop` = 1) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
0.220
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:39 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:458 (create)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.219
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:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 609 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1462) AND (b.`id_shop` = 1) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=115
ORDER BY b.sort_order asc |
0.219
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1385) AND (b.`id_shop` = 1) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 724 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1235) AND (b.`id_shop` = 1) LIMIT 1 |
0.219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_typography_schemes' LIMIT 1 |
0.219
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/schemes/manager.php:334 (get_option)
/modules/axoncreator/platform/includes/elements/column.php:628 (get_enabled_schemes)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/element-base.php:787 (get_settings_for_display)
/modules/axoncreator/platform/includes/elements/column.php:1054 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:674 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 665) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 723 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1224) AND (b.`id_shop` = 1) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1345) AND (b.`id_shop` = 1) LIMIT 1 |
0.217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 795 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11740/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11740|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.217
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11728|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1275) AND (b.`id_shop` = 1) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 683 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 531) AND (b.`id_shop` = 1) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 714 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11733 AND `id_shop` = 1 |
0.215
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 879) AND (b.`id_shop` = 1) LIMIT 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 684 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 204) AND (b.`id_shop` = 1) LIMIT 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 688 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 874) AND (b.`id_shop` = 1) LIMIT 1 |
0.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.214
ms
|
4 |
|
|
/classes/Language.php:1214
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/override/classes/Dispatcher.php:295 (setRequestUri)
/classes/Dispatcher.php:232 (setRequestUri)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 556 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=117
ORDER BY b.sort_order asc |
0.214
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1256) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.214
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11732|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_wp_page_template' LIMIT 1 |
0.213
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/document-types/page-base.php:245 (get_post_meta)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 186)
AND ('80016' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '80016')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.212
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3970 (getTaxCalculator)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5722 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516154) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516174) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1184) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 690 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 883) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 713 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1379) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1268) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_color_schemes' LIMIT 1 |
0.212
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/schemes/manager.php:334 (get_option)
/modules/axoncreator/platform/includes/elements/column.php:628 (get_enabled_schemes)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/element-base.php:787 (get_settings_for_display)
/modules/axoncreator/platform/includes/elements/column.php:1054 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:674 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtcookielaw" LIMIT 1 |
0.212
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (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/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:445 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:117 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=114
ORDER BY b.sort_order asc |
0.211
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 878) AND (b.`id_shop` = 1) LIMIT 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 749 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11732|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.211
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 2) LIMIT 1 |
0.210
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)
/modules/ets_superspeed/classes/cache.php:71 (getCurrent)
/modules/ets_superspeed/classes/cache.php:189 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1715 (getCache)
/override/classes/Dispatcher.php:19 (displayContentCache)
/index.php:39 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.210
ms
|
3411 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '96' LIMIT 1 |
0.210
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/src/Wp_Helper.php:2377 (getRelatedByKey)
/modules/axoncreator/axoncreator.php:1402 (set_singular_var)
/classes/Hook.php:1077 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:1425 (exec)
/controllers/front/listing/CategoryController.php:156 (getLayout)
/classes/controller/FrontController.php:771 (getLayout)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_tab` t
LEFT JOIN `ps_ets_mm_tab_lang` tl on (t.id_tab=tl.id_tab AND tl.id_lang=1)
WHERE 1 AND id_menu=17
ORDER BY sort_order asc |
0.210
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Tab.php:309
/modules/ets_megamenu/classes/MM_Menu.php:515 (getTabs)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 583 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1 |
0.210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11733|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516164) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1242) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1271) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3533271) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 875) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 156) AND (b.`id_shop` = 1) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/modules/ets_megamenu/classes/MM_Menu.php:548 (getCategoryLink)
/modules/ets_megamenu/classes/MM_Menu.php:522 (getMenuLink)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 247) AND (b.`id_shop` = 1) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/modules/ets_megamenu/classes/MM_Menu.php:548 (getCategoryLink)
/modules/ets_megamenu/classes/MM_Menu.php:522 (getMenuLink)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11734 AND pa.`id_product` = 11734 AND pa.`id_product_attribute` = 3516166 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516168) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "jprestaspeedpack" LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/config/smartyfront.config.inc.php:58 (isEnabled)
/config/smarty.config.inc.php:59 (require_once)
/config/config.inc.php:245 (require_once)
/index.php:38 (require)
|
| 493 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 10420 |
0.207
ms
|
1 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=113
ORDER BY b.sort_order asc |
0.207
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 11730 AND pa.`id_product` = 11730 AND pa.`id_product_attribute` = 3516158 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/Product.php:1209
/classes/Product.php:5835 (getAvailableDate)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/modules/ets_megamenu/classes/MM_Menu.php:548 (getCategoryLink)
/modules/ets_megamenu/classes/MM_Menu.php:522 (getMenuLink)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1192) AND (b.`id_shop` = 1) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) AND (b.`id_shop` = 1) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11731|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
0.207
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/files/css/post.php:123 (get_post_meta)
/modules/axoncreator/platform/core/files/base.php:229 (load_meta)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11732
AND `required` = 1 AND `is_deleted` = 0 |
0.206
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11729 |
0.206
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 565 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=116
ORDER BY b.sort_order asc |
0.206
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 578) AND (b.`id_shop` = 1) LIMIT 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) AND (b.`id_shop` = 1) LIMIT 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11740|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.206
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayFooterCategory' LIMIT 1 |
0.206
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/axoncreator.php:1605 (getRelatedByKey)
/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/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'lightbox_icons_size' LIMIT 1 |
0.206
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11728 AND `id_shop` = 1 |
0.205
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.205
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)
/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
/src/Adapter/Image/ImageRetriever.php:111 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:104 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516158) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.204
ms
|
2 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:38 (require)
|
| 561 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=32
ORDER BY b.sort_order asc |
0.204
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color_hover' LIMIT 1 |
0.204
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11740 AND `id_shop` = 1 |
0.203
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11730
AND image_shop.`cover` = 1 LIMIT 1 |
0.203
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=118
ORDER BY b.sort_order asc |
0.203
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 709 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11738|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11735
AND image_shop.`cover` = 1 LIMIT 1 |
0.203
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 24869 AND `id_shop` = 1 |
0.203
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 695 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 956) AND (b.`id_shop` = 1) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 108 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.202
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:695 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11738 |
0.201
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=109
ORDER BY b.sort_order asc |
0.201
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.201
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1232) AND (b.`id_shop` = 1) LIMIT 1 |
0.201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'lightbox_slider_icons_size' LIMIT 1 |
0.201
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='2aa7a5a30712abd3849ba61fe6c31b0b' AND cache_id="cookielaw|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/nrtcookielaw/nrtcookielaw.php:331 (isCached)
/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/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:445 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:117 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.200
ms
|
2 |
|
|
/classes/Language.php:880
/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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 710 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11738
AND image_shop.`cover` = 1 LIMIT 1 |
0.200
ms
|
3 |
|
|
/classes/Product.php:3585
/classes/Product.php:5661 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11730
AND `required` = 1 AND `is_deleted` = 0 |
0.199
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=88
ORDER BY b.sort_order asc |
0.199
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 891) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 655) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11733 |
0.198
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.197
ms
|
1 |
|
|
/classes/shop/Shop.php:214
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:38 (require)
|
| 562 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=16
ORDER BY b.sort_order asc |
0.197
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 592 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1161) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 993) AND (b.`id_shop` = 1) LIMIT 1 |
0.197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 947 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|2|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.197
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.196
ms
|
2 |
|
|
/classes/Language.php:880
/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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11734|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.196
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:38 (require)
|
| 34 |
SELECT SQL_NO_CACHE `id_meta`
FROM `ps_meta_lang`
WHERE `url_rewrite`='agende-personalizzate' AND id_shop=1 AND id_lang=1 LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:532
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:559 (getMetaIdBySlug)
/override/classes/Dispatcher.php:73 (getController)
/classes/Dispatcher.php:346 (getController)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11731 |
0.196
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 708 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1237) AND (b.`id_shop` = 1) LIMIT 1 |
0.196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516178) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11738 AND `id_shop` = 1 |
0.195
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1458) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1194) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 992) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 540) AND (b.`id_shop` = 1) LIMIT 1 |
0.195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=41
ORDER BY b.sort_order asc |
0.195
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3516156) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 950) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 715 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1288) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 701 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1175) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '96' LIMIT 1 |
0.193
ms
|
7 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1862
/modules/axoncreator/src/Wp_Helper.php:2377 (getRelatedByKey)
/modules/axoncreator/axoncreator.php:1402 (set_singular_var)
/classes/Hook.php:1077 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:1425 (exec)
/controllers/front/listing/CategoryController.php:156 (getLayout)
/classes/controller/FrontController.php:1453 (getLayout)
/classes/controller/FrontController.php:1811 (getLayoutName)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/modules/ets_seo/ets_seo.php:3231 (getTemplateVarPage)
/modules/ets_seo/ets_seo.php:2359 (getSeoMetaData)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1190) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 700 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 126) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 707 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facetedsearch" LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/config/smartyfront.config.inc.php:90 (coreRenderWidget)
/config/smartyfront.config.inc.php:84 ({closure})
/config/smartyfront.config.inc.php:89 (withWidget)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyWidget)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:140 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11735|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.192
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 948) AND (b.`id_shop` = 1) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 619 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1207) AND (b.`id_shop` = 1) LIMIT 1 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11730|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:302 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:38 (require)
|
| 87 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.190
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:538 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:80 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=90
ORDER BY b.sort_order asc |
0.190
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 623 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1218) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 689 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 523) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 720 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1229) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE *
FROM `ps_whatsappchatblock_agent` LEFT JOIN `ps_whatsappchatblock_agent_lang` ON (`ps_whatsappchatblock_agent`.`id_whatsappchatblock_agent` = `ps_whatsappchatblock_agent_lang`.`id_whatsappchatblock_agent` AND `id_lang` = 1) WHERE 1 = 1 AND `active` = 1 ORDER BY position |
0.189
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlockAgent.php:78
/modules/whatsappchat/whatsappchat.php:307 (getWhatsappChatAgents)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_line_awesome' LIMIT 1 |
0.189
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/src/Wp_Helper.php:1750 (get_option)
/modules/axoncreator/axoncreator.php:1136 (disable_line_awesome)
/modules/axoncreator/axoncreator.php:1013 (getCssAndJs)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 250) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/modules/ets_megamenu/classes/MM_Menu.php:548 (getCategoryLink)
/modules/ets_megamenu/classes/MM_Menu.php:522 (getMenuLink)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1187) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 99) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1112) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11734) AND (id_product_attribute = 3516166) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10420) AND (id_product_attribute = 3533279) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1241) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1240) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 685 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 249) AND (b.`id_shop` = 1) 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)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE id_cache_page FROM `ps_ets_superspeed_cache_page` WHERE file_cache = "5e02f14ab30ff386d2cc8b28ecadf32e" AND id_shop="1" LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:299
/modules/ets_superspeed/ets_superspeed.php:1757 (setCache)
/modules/ets_superspeed/ets_superspeed.php:866 (createCache)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 10420) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='e71eea129d398482bb3be04e2c91b415' AND cache_id="ratingsnippets|footer.tpl0|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:726 (isCached)
/classes/Hook.php:1077 (hookdisplayFooter)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:84 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11732) AND (id_product_attribute = 3516162) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 696 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.187
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 19) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11730) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1209) AND (b.`id_shop` = 1) LIMIT 1 |
0.187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11735 AND `id_shop` = 1 |
0.186
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 24869 |
0.186
ms
|
1 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 645 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1266) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1248) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1423) AND (b.`id_shop` = 1) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.185
ms
|
2 |
Yes
|
|
/classes/Currency.php:687
/classes/Currency.php:669 (findAll)
/modules/axoncreator/axoncreator.php:2602 (getCurrencies)
/modules/axoncreator/axoncreator.php:1029 (getListCurrencies)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3533271 LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=9
ORDER BY b.sort_order asc |
0.185
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1460) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1376) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 675 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 647) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 693 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 521) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl24869|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 928 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssContent|2|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.185
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 697) AND (b.`id_shop` = 1) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11728 |
0.184
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 588 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 642) AND (b.`id_shop` = 1) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 748 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11732|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.184
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
0.184
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 226) AND (b.`id_shop` = 1) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/modules/ets_megamenu/classes/MM_Menu.php:548 (getCategoryLink)
/modules/ets_megamenu/classes/MM_Menu.php:522 (getMenuLink)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 755 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11732/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11732|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.182
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 1175 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5676 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 10420
AND `required` = 1 AND `is_deleted` = 0 |
0.182
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=47
ORDER BY b.sort_order asc |
0.182
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.182
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.181
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:38 (require)
|
| 143 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 19 |
0.181
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:208 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11735 |
0.181
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11740 |
0.181
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1264) AND (b.`id_shop` = 1) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 858 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl24869|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.181
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 949 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='pageBuilder/CssContent/2/1/2/2/1/10/akira_child_theme/19/fc/8f/19fc8fd86fb8c5204fdf483a6db99c0aeaa3964e.axoncreatorviewstemplateshookcss_js_print.tpl.php'
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssContent|2|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.181
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2296 (fetch)
/modules/axoncreator/axoncreator.php:1691 (fetch)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/ets_megamenu/classes/MM_Config.php:963 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11729) AND (id_product_attribute = 3516156) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.180
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 805 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl10420/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl10420|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.180
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
0.180
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/files/css/post.php:123 (get_post_meta)
/modules/axoncreator/platform/core/files/base.php:229 (load_meta)
/modules/axoncreator/platform/core/files/base.php:146 (get_meta)
/modules/axoncreator/platform/core/files/css/base.php:235 (get_url)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11732 AND `id_shop` = 1 |
0.179
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11728
AND `required` = 1 AND `is_deleted` = 0 |
0.179
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 626 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1282) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_stretched_section_container' LIMIT 1 |
0.178
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11730) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_url` a0 |
0.177
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/classes/Tools.php:2328 (rewind)
/modules/sendinblue/services/ConfigService.php:325 (getDomains)
/modules/sendinblue/services/ConfigService.php:123 (getPhysicalVirtualPaths)
/modules/sendinblue/services/ConfigService.php:139 (checkMultiStoreShop)
/modules/sendinblue/sendinblue.php:203 (getSibConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=9
ORDER BY sort_order asc |
0.177
ms
|
3 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'EUR') LIMIT 1 |
0.176
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:212 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
0.176
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:39 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:458 (create)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11734 AND `id_shop` = 1 |
0.176
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11730 AND `id_shop` = 1 |
0.176
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11734 |
0.176
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 11730 |
0.176
ms
|
3 |
|
|
/classes/Product.php:2899
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=48
ORDER BY b.sort_order asc |
0.176
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1180) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
0.176
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:39 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:458 (create)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IT' LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:204 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CHF') LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:212 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11729 AND `id_shop` = 1 |
0.175
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 768 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11734|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.175
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 870 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4cee5ee772c804daa2f39a5e9942bcd9',"pageBuilder|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.175
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1631 (isCached)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 977) AND (b.`id_shop` = 1) LIMIT 1 |
0.174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 597 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.174
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11733' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_pe_awesome' LIMIT 1 |
0.173
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/src/Wp_Helper.php:1754 (get_option)
/modules/axoncreator/axoncreator.php:1147 (disable_pe_awesome)
/modules/axoncreator/axoncreator.php:1013 (getCssAndJs)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 11731 AND `id_shop` = 1 |
0.173
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 93 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.172
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1186) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1185) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 876) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 694 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1449) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11735) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11728) AND (id_product_attribute = 3516154) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `ps_ets_mm_block` b
LEFT JOIN `ps_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=1
WHERE 1 AND b.id_column=110
ORDER BY b.sort_order asc |
0.171
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Block.php:671
/modules/ets_megamenu/classes/MM_Column.php:134 (getBlocks)
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 574 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 135) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 815 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11728/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11728|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.171
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtthemecustomizer" LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/fonts.php:149 (isEnabled)
/modules/axoncreator/platform/includes/fonts.php:129 (get_native_fonts)
/modules/axoncreator/platform/includes/controls/font.php:60 (get_fonts)
/modules/axoncreator/platform/includes/controls/base.php:87 (get_default_settings)
/modules/axoncreator/platform/includes/managers/controls.php:450 (__construct)
/modules/axoncreator/platform/includes/managers/controls.php:524 (register_controls)
/modules/axoncreator/platform/includes/managers/controls.php:543 (get_controls)
/modules/axoncreator/platform/includes/managers/controls.php:700 (get_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:437 (add_control_to_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:1407 (add_control)
/modules/axoncreator/platform/core/base/document.php:1173 (start_controls_section)
/modules/axoncreator/platform/core/base/document.php:489 (register_document_controls)
/modules/axoncreator/platform/core/document-types/page-base.php:77 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1240 (get_settings_for_display)
/modules/axoncreator/platform/core/base/document.php:270 (get_frontend_settings)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.170
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:695 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11732) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11740) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 10420 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 202 AND `id_shop` = 1 LIMIT 1 |
0.170
ms
|
1 |
|
|
/classes/module/Module.php:2132
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 593) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 1175 LIMIT 1 |
0.169
ms
|
0 |
|
|
/classes/Category.php:1373
/classes/Product.php:758 (getLinkRewrite)
/classes/Product.php:3876 (__construct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1210) AND (b.`id_shop` = 1) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 589) AND (b.`id_shop` = 1) LIMIT 1 |
0.169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11732 LIMIT 1 |
0.168
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "bvkseodispatcher" LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/jprestaspeedpack/jprestaspeedpack.php:212 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/tax/TaxManagerFactory.php:71 (getInstanceByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3943 (getManager)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 24869) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 922 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_color-picker_schemes' LIMIT 1 |
0.168
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/schemes/manager.php:334 (get_option)
/modules/axoncreator/platform/includes/elements/column.php:628 (get_enabled_schemes)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/element-base.php:787 (get_settings_for_display)
/modules/axoncreator/platform/includes/elements/column.php:1054 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:674 (_add_render_attributes)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11734
AND `required` = 1 AND `is_deleted` = 0 |
0.167
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtproducttags" LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:38 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 607 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1188) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 717 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1251) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11740 LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 798 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl10420|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.167
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_container_width' LIMIT 1 |
0.167
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11735
AND `required` = 1 AND `is_deleted` = 0 |
0.167
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 10420 AND id_shop=1 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11728) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 24869
AND `required` = 1 AND `is_deleted` = 0 |
0.167
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 716 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 248) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516158 LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11731
AND `required` = 1 AND `is_deleted` = 0 |
0.166
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=4
ORDER BY sort_order asc |
0.166
ms
|
4 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 610) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 691 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 703 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 861) AND (b.`id_shop` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_seo" LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/override/classes/Dispatcher.php:40 (isEnabled)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 66 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.165
ms
|
18 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1627 (getNoPictureImage)
/classes/controller/FrontController.php:1753 (getTemplateVarUrls)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516162 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 649) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 10 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.164
ms
|
2 |
|
|
/classes/Currency.php:1134
/classes/Currency.php:1153 (countActiveCurrencies)
/modules/axoncreator/axoncreator.php:2552 (isMultiCurrencyActivated)
/modules/axoncreator/axoncreator.php:1029 (getListCurrencies)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1189) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1297) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.164
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:198 (get_post)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_text_color' LIMIT 1 |
0.164
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.163
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)
/override/classes/Dispatcher.php:50 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 256 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11733
AND `required` = 1 AND `is_deleted` = 0 |
0.163
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11740
AND `required` = 1 AND `is_deleted` = 0 |
0.163
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_description_src' LIMIT 1 |
0.163
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 930 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|2|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.163
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 692 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1064) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11731) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 |
0.162
ms
|
2 |
|
|
/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:3944 (getTaxCalculator)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 418 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11729) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 718 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1286) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516160 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11738
AND `required` = 1 AND `is_deleted` = 0 |
0.162
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 824 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11730|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.162
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11733) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516174 LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11734) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.161
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 11729
AND `required` = 1 AND `is_deleted` = 0 |
0.161
ms
|
2 |
|
|
/classes/Product.php:6636
/classes/Product.php:5869 (getRequiredCustomizableFieldsStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 893) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_template_type' LIMIT 1 |
0.161
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/documents-manager.php:213 (get_post_meta)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.160
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:38 (require)
|
| 161 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 20
AND `id_module` = 168
AND `id_shop` = 1 |
0.160
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:596 (isModuleRegisteredOnHook)
/classes/module/Module.php:1084 (registerHook)
/modules/flyeralarmimport/flyeralarmimport.php:51 (registerHook)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3533279 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=11
ORDER BY sort_order asc |
0.160
ms
|
5 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516164 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
0.159
ms
|
1 |
Yes
|
Yes
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:4092
/modules/axoncreator/platform/includes/fonts.php:153 (get_fonts)
/modules/axoncreator/platform/includes/fonts.php:129 (get_native_fonts)
/modules/axoncreator/platform/includes/controls/font.php:60 (get_fonts)
/modules/axoncreator/platform/includes/controls/base.php:87 (get_default_settings)
/modules/axoncreator/platform/includes/managers/controls.php:450 (__construct)
/modules/axoncreator/platform/includes/managers/controls.php:524 (register_controls)
/modules/axoncreator/platform/includes/managers/controls.php:543 (get_controls)
/modules/axoncreator/platform/includes/managers/controls.php:700 (get_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:437 (add_control_to_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:1407 (add_control)
/modules/axoncreator/platform/core/base/document.php:1173 (start_controls_section)
/modules/axoncreator/platform/core/base/document.php:489 (register_document_controls)
/modules/axoncreator/platform/core/document-types/page-base.php:77 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1240 (get_settings_for_display)
/modules/axoncreator/platform/core/base/document.php:270 (get_frontend_settings)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 865 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl24869/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl24869|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.158
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11731 LIMIT 1 |
0.158
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_enable_zoom' LIMIT 1 |
0.158
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 719 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 538) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 758 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11733|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.157
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 845 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11729/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11729|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.157
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11732) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.156
ms
|
2 |
|
|
/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/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/axoncreator/axoncreator.php:2602 (getCurrencies)
/modules/axoncreator/axoncreator.php:1029 (getListCurrencies)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11733) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11735 LIMIT 1 |
0.156
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11731) AND (id_product_attribute = 3516160) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) AND (b.`id_shop` = 1) LIMIT 1 |
0.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 855 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11738/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11738|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.155
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 10420 AND `id_group` = 2 LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=7
ORDER BY sort_order asc |
0.155
ms
|
5 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 784 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11735|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.155
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.155
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/src/Wp_Helper.php:1476 (get_post)
/modules/axoncreator/platform/core/documents-manager.php:205 (get_post_type)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 943 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_elementor_page_settings' LIMIT 1 |
0.155
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/base/document.php:1123 (get_post_meta)
/modules/axoncreator/platform/core/document-types/page-base.php:254 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE `active`
FROM `ps_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.154
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:324
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:628 (exec)
/classes/module/Module.php:1084 (registerHook)
/modules/flyeralarmimport/flyeralarmimport.php:51 (registerHook)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='4611ce43be4922252dafe1f937b8ba07' AND cache_id="pageBuilder|CssGlobal|JsConfig|1|2|2|1|10" AND compile_id="akira-child-theme" LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1063 (isCached)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11733 AND id_shop=1 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516166 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516178 LIMIT 1 |
0.154
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 818 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11730|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.154
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 849 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11738|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.154
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_title_src' LIMIT 1 |
0.154
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_elementor_template_type' LIMIT 1 |
0.154
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/documents-manager.php:213 (get_post_meta)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_wp_page_template' LIMIT 1 |
0.154
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/document-types/page-base.php:245 (get_post_meta)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
0.154
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/includes/frontend.php:887 (create)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ets_superspeed" LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/override/classes/Dispatcher.php:14 (isEnabled)
/index.php:39 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) 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:3944 (getTaxCalculator)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516158 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11731) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 96
AND `id_shop` = 1 LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:133 (existsInShop)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11730) AND (id_product_attribute = 3516158) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 765 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11733/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11733|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.153
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 2 |
0.152
ms
|
2 |
|
|
/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)
/modules/ets_superspeed/classes/cache.php:71 (getCurrent)
/modules/ets_superspeed/classes/cache.php:189 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1715 (getCache)
/override/classes/Dispatcher.php:19 (displayContentCache)
/index.php:39 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.152
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516154 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 799 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl10420|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.151
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.151
ms
|
2 |
|
|
/classes/Language.php:880
/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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='template' LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:143
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1063 (isCached)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=12
ORDER BY sort_order asc |
0.151
ms
|
1 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
0.150
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/files/css/post.php:123 (get_post_meta)
/modules/axoncreator/platform/core/files/base.php:229 (load_meta)
/modules/axoncreator/platform/core/files/base.php:146 (get_meta)
/modules/axoncreator/platform/core/files/css/base.php:235 (get_url)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_edition_basic" LIMIT 1 |
0.150
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/ets_seo/ets_seo.php:138 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE id_order
FROM `ps_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.150
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/dao/moduleDao.php:450
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:90 (getOrderIdFromCart)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:60 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:170 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:149 (execHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE *
FROM `ps_ets_mm_column`
WHERE 1 AND id_menu=8
ORDER BY sort_order asc |
0.150
ms
|
5 |
Yes
|
|
/modules/ets_megamenu/classes/MM_Column.php:126
/modules/ets_megamenu/classes/MM_Menu.php:520 (getColumns)
/modules/ets_megamenu/ets_megamenu.php:1812 (getMenus)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11735 LIMIT 1 |
0.150
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 848 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11738|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.150
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11728 LIMIT 1 |
0.149
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 226 AND `id_shop` = 1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/module/Module.php:2132
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:95 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 754 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11732|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.149
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 769 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11734|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.149
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 828 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11731|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.149
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 838 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11729|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.149
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 864 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl24869|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.149
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_enable_fullscreen' LIMIT 1 |
0.149
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE `type`, `target` FROM `ps_ets_seo_redirect` WHERE `url` = 'agende-personalizzate' AND active = 1 AND `id_shop`=1 LIMIT 1 |
0.148
ms
|
0 |
|
|
/modules/ets_seo/classes/EtsSeoRedirect.php:129
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:837 (getTypeUrlRedirect)
/override/classes/Dispatcher.php:69 (checkForRedirect)
/classes/Dispatcher.php:346 (getController)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:204 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 835 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11731/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11731|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.148
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.148
ms
|
1 |
|
|
/classes/module/Module.php:2041
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 952 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.148
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE id_feed
FROM `ps_gmcp_feeds` ff
WHERE (ff.id_shop=1) LIMIT 1 |
0.147
ms
|
370 |
|
|
/modules/gmerchantcenterpro/models/Feeds.php:53
/modules/gmerchantcenterpro/lib/moduleTools.php:192 (hasSavedData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11729 LIMIT 1 |
0.147
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 686 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.147
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 804 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl10420|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.147
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 741 |
SELECT SQL_NO_CACHE id_lang FROM `ps_lang` WHERE is_rtl=0 AND active=1 LIMIT 1 |
0.147
ms
|
2 |
|
|
/modules/ets_megamenu/classes/MM_Obj.php:530
/modules/ets_megamenu/ets_megamenu.php:1781 (multiLayoutExist)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 808 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11728|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.147
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 887 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "smartblog" LIMIT 1 |
0.147
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:127 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11738) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5815 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.146
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 750 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11732 LIMIT 1 |
0.146
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 778 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11735|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.146
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 788 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11740|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.146
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_page_title_selector' LIMIT 1 |
0.146
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 96
AND `id_shop` = 1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:83 (existsInShop)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.146
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:256
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:41 (getPsAccountsService)
/var/cache/dev/Ps_checkout8505FrontContainer.php:1597 (__construct)
/var/cache/dev/Ps_checkout8505FrontContainer.php:1637 (getPsAccountRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getMerchantValidatorService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
/modules/ps_checkout/ps_checkout.php:1112 (getService)
/modules/ps_checkout/ps_checkout.php:1177 (getService)
/modules/ps_checkout/ps_checkout.php:283 (merchantIsValid)
/classes/Hook.php:1077 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:1004 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "axoncreator" LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:95 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.146
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_page_settings' LIMIT 1 |
0.146
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/base/document.php:1123 (get_post_meta)
/modules/axoncreator/platform/core/document-types/page-base.php:254 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11732 AND `id_group` = 2 LIMIT 1 |
0.145
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.145
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 662 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Category.php:25 (__construct)
/classes/Link.php:402 (__construct)
/override/classes/Link.php:69 (getCategoryObject)
/var/cache/dev/smarty/compile/akira_child_theme/27/e5/c0/27e5c0196bb24deafe0bae2bedc92f2370fbca4d_2.file.categories-tree.tpl.php:33 (getCategoryLink)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329a0de3_04992459)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1688 (display)
/modules/ets_megamenu/ets_megamenu.php:1358 (displayCategories)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_version' LIMIT 1 |
0.145
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/base/document.php:1001 (get_post_meta)
/modules/axoncreator/platform/core/base/document.php:261 (get_main_meta)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
0.145
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/responsive/responsive.php:122 (get_option)
:undefined (AxonCreator\Core\Responsive\{closure})
/modules/axoncreator/platform/core/responsive/responsive.php:117 (array_reduce)
/modules/axoncreator/platform/core/files/css/base.php:715 (get_breakpoints)
/modules/axoncreator/platform/core/files/css/base.php:122 (init_stylesheet)
/modules/axoncreator/platform/core/files/css/post.php:65 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:39 (__construct)
:undefined (__construct)
/modules/axoncreator/platform/core/files/manager.php:63 (newInstanceArgs)
/modules/axoncreator/platform/core/files/base.php:88 (get)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:458 (create)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 764 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11733|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.144
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.144
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:238 (get_post)
/modules/axoncreator/platform/core/base/document.php:1197 (get_main_post)
/modules/axoncreator/platform/core/base/document.php:489 (register_document_controls)
/modules/axoncreator/platform/core/document-types/page-base.php:77 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1240 (get_settings_for_display)
/modules/axoncreator/platform/core/base/document.php:270 (get_frontend_settings)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 10420 LIMIT 1 |
0.143
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 225 AND `id_shop` = 1 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/fonts.php:149 (isEnabled)
/modules/axoncreator/platform/includes/fonts.php:129 (get_native_fonts)
/modules/axoncreator/platform/includes/controls/font.php:60 (get_fonts)
/modules/axoncreator/platform/includes/controls/base.php:87 (get_default_settings)
/modules/axoncreator/platform/includes/managers/controls.php:450 (__construct)
/modules/axoncreator/platform/includes/managers/controls.php:524 (register_controls)
/modules/axoncreator/platform/includes/managers/controls.php:543 (get_controls)
/modules/axoncreator/platform/includes/managers/controls.php:700 (get_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:437 (add_control_to_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:1407 (add_control)
/modules/axoncreator/platform/core/base/document.php:1173 (start_controls_section)
/modules/axoncreator/platform/core/base/document.php:489 (register_document_controls)
/modules/axoncreator/platform/core/document-types/page-base.php:77 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1069 (get_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1154 (get_parsed_dynamic_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1240 (get_settings_for_display)
/modules/axoncreator/platform/core/base/document.php:270 (get_frontend_settings)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.143
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 775 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11734/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11734|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.143
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_space_between_widgets' LIMIT 1 |
0.143
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 759 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11733|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.142
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 789 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11740|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.142
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_global_image_lightbox' LIMIT 1 |
0.142
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.142
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:198 (get_post)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 167 AND `id_shop` = 1 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/module/Module.php:2132
/override/classes/Dispatcher.php:40 (isEnabled)
/classes/Dispatcher.php:201 (__construct)
/index.php:39 (getInstance)
|
| 667 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.141
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 704 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.141
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 825 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11730/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11730|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.141
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 854 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11738|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.141
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11733 LIMIT 1 |
0.140
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516168 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11740) AND (id_product_attribute = 3516178) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 24869 LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 24869) AND (id_product_attribute = 3533271) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 909 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_enable_counter' LIMIT 1 |
0.140
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/platform/core/settings/general/manager.php:112 (get_option)
/modules/axoncreator/platform/core/settings/base/manager.php:342 (get_saved_settings)
/modules/axoncreator/platform/core/settings/base/manager.php:119 (create_model)
/modules/axoncreator/platform/includes/controls/groups/typography.php:105 (get_model)
/modules/axoncreator/platform/includes/controls/groups/base.php:176 (init_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:265 (get_fields)
/modules/axoncreator/platform/includes/controls/groups/base.php:101 (filter_fields)
/modules/axoncreator/platform/includes/base/controls-stack.php:723 (add_controls)
/modules/axoncreator/platform/includes/widgets/heading.php:226 (add_group_control)
/modules/axoncreator/platform/includes/base/controls-stack.php:1964 (_register_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:512 (init_controls)
/modules/axoncreator/platform/includes/base/widget-base.php:164 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:305 (get_stack)
/modules/axoncreator/platform/includes/base/controls-stack.php:2019 (get_controls)
/modules/axoncreator/platform/includes/base/controls-stack.php:1055 (sanitize_settings)
/modules/axoncreator/platform/includes/base/controls-stack.php:1824 (get_data)
/modules/axoncreator/platform/core/base/base-object.php:143 (get_init_settings)
/modules/axoncreator/platform/core/base/base-object.php:51 (ensure_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:840 (get_settings)
/modules/axoncreator/platform/includes/base/widget-base.php:854 (get_current_skin_id)
/modules/axoncreator/platform/includes/base/widget-base.php:532 (get_current_skin)
/modules/axoncreator/platform/includes/base/widget-base.php:667 (render_content)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.139
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:38 (require)
|
| 252 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11733) AND (id_product_attribute = 3516164) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11735) AND (id_product_attribute = 3516168) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 11738) AND (id_product_attribute = 3516174) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4367 (getQuantityAvailableByProduct)
/classes/Product.php:5827 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 785 |
UPDATE `ps_smarty_lazy_cache`
SET filepath='ratingsnippets/liststars_tpl11735/1/2/2/1/10/akira_child_theme/6f/68/87/6f6887474f0ce538ccb1a445ea5aa5658f331393.liststars.tpl.php'
WHERE `template_hash`='66ecdcf6082f1986f70e367fa42760e5' AND cache_id="ratingsnippets|liststars.tpl11735|1|2|2|1|10" AND compile_id="akira-child-theme" |
0.139
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:184
/classes/Smarty/SmartyCustomTemplate.php:39 (update_filepath)
/classes/module/Module.php:2255 (fetch)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 188 AND `id_shop` = 1 LIMIT 1 |
0.138
ms
|
0 |
|
|
/classes/module/Module.php:2132
/config/smartyfront.config.inc.php:58 (isEnabled)
/config/smarty.config.inc.php:59 (require_once)
/config/config.inc.php:245 (require_once)
/index.php:38 (require)
|
| 164 |
SELECT SQL_NO_CACHE `config`
FROM ps_nrt_themect_page_config
WHERE `page_id` = 96
AND `page_type` = 'category' LIMIT 1 |
0.138
ms
|
0 |
|
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3799
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3086 (_getThemeCtPageConfig)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3390 (_getPageConfigOnFront)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3185 (renderOptions)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3489 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11735 AND id_shop=1 LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11738 LIMIT 1 |
0.138
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.138
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11730 LIMIT 1 |
0.137
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.137
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.137
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/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/axoncreator/axoncreator.php:2602 (getCurrencies)
/modules/axoncreator/axoncreator.php:1029 (getListCurrencies)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE * FROM ps_af_settings
WHERE id_shop = 1 |
0.137
ms
|
7 |
|
|
/modules/amazzingfilter/amazzingfilter.php:1590
/modules/amazzingfilter/amazzingfilter.php:1571 (getSavedSettings)
/modules/amazzingfilter/amazzingfilter.php:3746 (defineSettings)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 647 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.137
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 926 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 237 AND `id_shop` = 1 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/module/Module.php:2132
/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/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:445 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:117 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:198 (get_post)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11732
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.136
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11734 LIMIT 1 |
0.136
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.136
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 844 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11729|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.136
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 10 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/AddressFormat.php:653
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-02-07 00:00:00' AND '2026-02-07 23:59:59' LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11728 AND id_shop=1 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516160 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 24869 AND id_shop=1 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 819 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11730|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.135
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 829 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11731|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.135
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 859 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl24869|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.135
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE id_shop FROM ps_shop |
0.134
ms
|
1 |
|
|
/classes/shop/Shop.php:751
/classes/Hook.php:590 (getCompleteListOfShopsID)
/classes/module/Module.php:1084 (registerHook)
/modules/flyeralarmimport/flyeralarmimport.php:51 (registerHook)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
0.134
ms
|
5051 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:368 (filterOutField)
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 3516156 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Combination.php:560
/classes/Product.php:5696 (getPrice)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11729 AND id_shop=1 LIMIT 1 |
0.134
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 809 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11728|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.134
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11738 LIMIT 1 |
0.134
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.134
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:729 (get_post)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:72 (get_elements_data)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
0.133
ms
|
1 |
Yes
|
Yes
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:4092
/modules/nrtthemecustomizer/nrtthemecustomizer.php:2947 (get_fonts)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3453 (StandardFont)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3185 (renderOptions)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3489 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 11731 LIMIT 1 |
0.133
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/classes/SpecificPrice.php:523 (couldHaveSpecificPrice)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 594 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.133
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 779 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11735|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.133
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3533271 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11732 AND id_shop=1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11730 AND id_shop=1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:149 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516168 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtmegamenu" LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:153 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516166 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516154 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 448 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516174 |
0.131
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 839 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11729|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.131
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:189 (createTemplate)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:155 (_execute)
/classes/module/Module.php:2375 (isCached)
/modules/ratingsnippets/ratingsnippets.php:198 (isCached)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/module/Module.php:2132
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516178 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516156 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 193 AND `id_shop` = 1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:153 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11728 AND `id_group` = 2 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 774 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11734|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.129
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Tools.php:699 (isAssociatedToShop)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 2 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Group.php:151
/classes/Product.php:4012 (getReductionByIdGroup)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute_lang`
WHERE `id_product_attribute` = 3516164 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5930 (__construct)
/classes/Product.php:5893 (computeUnitPriceRatio)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 161 AND `id_shop` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/config/smartyfront.config.inc.php:90 (coreRenderWidget)
/config/smartyfront.config.inc.php:84 ({closure})
/config/smartyfront.config.inc.php:89 (withWidget)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyWidget)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:140 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 813 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11728' LIMIT 1 |
0.129
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 814 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11728|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.129
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 951 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('4611ce43be4922252dafe1f937b8ba07',"pageBuilder|CssContent|3|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.129
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/axoncreator/axoncreator.php:1685 (isCached)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') 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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_url` a0 |
0.128
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/classes/Tools.php:2328 (rewind)
/modules/sendinblue/services/ConfigService.php:325 (getDomains)
/modules/sendinblue/services/ConfigService.php:123 (getPhysicalVirtualPaths)
/modules/sendinblue/services/ConfigService.php:139 (checkMultiStoreShop)
/modules/sendinblue/sendinblue.php:208 (getSibConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 711 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.128
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11732' LIMIT 1 |
0.128
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtsearchbar" LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:133 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-02-07 00:00:00' AND '2026-02-07 23:59:59' LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/classes/SpecificPrice.php:548 (computeExtraConditions)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 892 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 206 AND `id_shop` = 1 LIMIT 1 |
0.126
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:137 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11731
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.126
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 794 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11740|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.126
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/ets_megamenu/classes/MM_Config.php:965 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 834 |
INSERT IGNORE INTO `ps_smarty_lazy_cache`
(`template_hash`, `cache_id`, `compile_id`, `last_update`)
VALUES ('66ecdcf6082f1986f70e367fa42760e5',"ratingsnippets|liststars.tpl11731|1|2|2|1|10","akira-child-theme", FROM_UNIXTIME(1770495026)) |
0.125
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:265
/classes/Smarty/SmartyCustom.php:156 (insert_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ratingsnippets/ratingsnippets.php:269 (display)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:1109 (get_post)
/modules/axoncreator/platform/core/document-types/page-base.php:254 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 2
AND id_shop = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Group.php:400 (isAssociatedToShop)
/modules/ets_superspeed/classes/cache.php:71 (getCurrent)
/modules/ets_superspeed/classes/cache.php:189 (getFileCacheByUrl)
/modules/ets_superspeed/ets_superspeed.php:1715 (getCache)
/override/classes/Dispatcher.php:19 (displayContentCache)
/index.php:39 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "homeslider" LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:63 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 1
AND `id_country` = 19 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE * FROM `ps_ets_seo_rating` WHERE page_type = 'category' AND id_page = 96 AND id_shop = 1 LIMIT 1 |
0.124
ms
|
0 |
|
|
/modules/ets_seo/classes/EtsSeoRating.php:125
/modules/ets_seo/classes/EtsSeoRating.php:150 (getRating)
/modules/ets_seo/ets_seo.php:2807 (getRatingConfig)
/modules/ets_seo/ets_seo.php:3373 (generateGraphWebData)
/modules/ets_seo/ets_seo.php:2359 (getSeoMetaData)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.124
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11729 LIMIT 1 |
0.124
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11740 AND id_shop=1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11731 AND `id_group` = 2 LIMIT 1 |
0.123
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.123
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:149 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 721 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.122
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11733 LIMIT 1 |
0.122
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11733 LIMIT 1 |
0.122
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11734) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1175 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/Product.php:5677
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11731 AND id_shop=1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/ets_megamenu/classes/MM_Config.php:969 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11734
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11728
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.121
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '10420' LIMIT 1 |
0.120
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 203 AND `id_shop` = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:133 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_active_kit' LIMIT 1 |
0.119
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/src/Wp_Helper.php:2036 (get_post_meta)
/modules/axoncreator/axoncreator.php:967 (get_option)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11735 AND `id_group` = 2 LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.119
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 94 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.118
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 97 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.118
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.118
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11734 AND id_shop=1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11732 LIMIT 1 |
0.117
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11733' LIMIT 1 |
0.117
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11734 LIMIT 1 |
0.117
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1 |
0.117
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:61 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.117
ms
|
18 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/modules/gmerchantcenterpro/conf/moduleConfiguration.php:536 (getFormattedName)
/modules/gmerchantcenterpro/lib/moduleTools.php:82 (getConfVar)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:83 (getConfiguration)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gsnippetsreviews" LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:538 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:81 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 |
0.116
ms
|
1 |
|
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:4084
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3237 (get_css_fonts)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3489 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11735) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11740
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 109 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_brands` (`id_tag` int(11) NOT NULL, `id_brand` int(11) NOT NULL, UNIQUE KEY `tag_brand` (`id_tag`,`id_brand`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.115
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 100 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.115
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 189 AND `id_shop` = 1 LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/ets_megamenu/classes/MM_Config.php:965 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11738) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 842 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11729 LIMIT 1 |
0.115
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:127 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 12 AND `id_shop` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/ets_superspeed/ets_superspeed.php:63 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 11740) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:778
/modules/amazzingfilter/amazzingfilter.php:5887 (outOfStock)
/modules/amazzingfilter/amazzingfilter.php:5576 (getProductsInfos)
/modules/amazzingfilter/amazzingfilter.php:5109 (prepareDataForDisplay)
/modules/amazzingfilter/amazzingfilter.php:2949 (getFilteredProducts)
/modules/amazzingfilter/amazzingfilter.php:3778 (prepareTplVariables)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 11738 AND id_shop=1 LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/Product.php:6891
/classes/Product.php:3943 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 10 |
0.113
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:96
/classes/Smarty/SmartyCustom.php:120 (check_compile_cache_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ets_superspeed/ets_superspeed.php:319 (display)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 10420
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11732' LIMIT 1 |
0.113
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11728 LIMIT 1 |
0.113
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11730 LIMIT 1 |
0.113
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11734 LIMIT 1 |
0.113
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11733
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11729
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 10420 LIMIT 1 |
0.112
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_version' LIMIT 1 |
0.112
ms
|
59 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1976
/modules/axoncreator/platform/core/base/document.php:1001 (get_post_meta)
/modules/axoncreator/platform/core/base/document.php:261 (get_main_meta)
/modules/axoncreator/platform/core/base/document.php:803 (get_container_attributes)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.112
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/src/Wp_Helper.php:1476 (get_post)
/modules/axoncreator/platform/core/documents-manager.php:205 (get_post_type)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:71 (get)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE *
FROM `ps_state` a
WHERE (a.`id_state` = 186) LIMIT 1 |
0.112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11740' LIMIT 1 |
0.111
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 96 AND ctg.`id_group` = 2 LIMIT 1 |
0.111
ms
|
1 |
|
|
/classes/Category.php:1751
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.111
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.110
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:729 (get_post)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:72 (get_elements_data)
/modules/axoncreator/platform/core/files/css/post.php:176 (get_data)
/modules/axoncreator/platform/core/files/css/base.php:618 (render_css)
/modules/axoncreator/platform/core/files/base.php:155 (parse_content)
/modules/axoncreator/platform/core/dynamic-tags/dynamic-css.php:81 (get_content)
/modules/axoncreator/platform/core/files/css/base.php:217 (get_meta)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/core/dynamic-tags/manager.php:460 (enqueue)
/modules/axoncreator/src/Wp_Helper.php:1070 (after_enqueue_post_css)
/modules/axoncreator/platform/core/files/css/base.php:282 (do_action)
/modules/axoncreator/platform/core/files/css/post.php:207 (enqueue)
/modules/axoncreator/platform/includes/frontend.php:891 (enqueue)
/modules/axoncreator/axoncreator.php:1686 (parse_content_css_code)
/classes/Hook.php:1077 (hookActionOutputHTMLBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:774 (exec)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11730
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 24869 LIMIT 1 |
0.110
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE `type`, `target` FROM `ps_ets_seo_redirect` WHERE `url` = 'it/agende-personalizzate' AND active = 1 AND `id_shop`=1 LIMIT 1 |
0.109
ms
|
0 |
|
|
/modules/ets_seo/classes/EtsSeoRedirect.php:129
/modules/ets_seo/classes/dispatcher/EtsSeoDispatcher.php:843 (getTypeUrlRedirect)
/override/classes/Dispatcher.php:69 (checkForRedirect)
/classes/Dispatcher.php:346 (getController)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_banner" LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:65 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11734 AND `id_group` = 2 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 24869
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:65 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.108
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/ets_megamenu/classes/MM_Config.php:969 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11733 AND `id_group` = 2 LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11735
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 11738
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.108
ms
|
0 |
|
|
/classes/SpecificPrice.php:256
/classes/SpecificPrice.php:239 (getPriority)
/classes/SpecificPrice.php:565 (_getScoreQuery)
/classes/Product.php:3841 (getSpecificPrice)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11730' LIMIT 1 |
0.108
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 95 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.107
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 878 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.107
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:1109 (get_post)
/modules/axoncreator/platform/core/document-types/page-base.php:254 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:220 (__construct)
/modules/axoncreator/platform/core/documents-manager.php:264 (get)
/modules/axoncreator/platform/includes/frontend.php:957 (get_doc_for_frontend)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 891 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtshoppingcart" LIMIT 1 |
0.107
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:137 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/ets_megamenu/classes/MM_Config.php:963 (isEnabled)
/modules/ets_megamenu/classes/MM_Config.php:1103 (getFormField)
/modules/ets_megamenu/ets_megamenu.php:1501 (getConfig)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11729 AND `id_group` = 2 LIMIT 1 |
0.106
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11740 AND `id_group` = 2 LIMIT 1 |
0.105
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE `id_image_type`
FROM `ps_image_type`
WHERE `name` = 'home' |
0.105
ms
|
1 |
|
|
/classes/ImageType.php:142
/modules/ets_megamenu/ets_megamenu.php:297 (typeAlreadyExists)
/modules/ets_megamenu/ets_megamenu.php:1383 (getMmType)
/modules/ets_megamenu/ets_megamenu.php:1367 (displayProducts)
/modules/ets_megamenu/ets_megamenu.php:1307 (convertBlockProperties)
/var/cache/dev/smarty/compile/akira_child_theme/6c/6c/c0/6c6cc093fcbeb0d7c71cdd12a3f8ffed96c13d3e_2.file.menu-html.tpl.php:221 (hookDisplayBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a329930d4_81259720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustomTemplate.php:45 (fetch)
/modules/ets_megamenu/ets_megamenu.php:2367 (fetch)
/modules/ets_megamenu/ets_megamenu.php:1818 (display)
/modules/ets_megamenu/ets_megamenu.php:1779 (displayMegaMenu)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '10420' LIMIT 1 |
0.105
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.104
ms
|
2 |
|
|
/classes/Language.php:880
/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:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11730 AND `id_group` = 2 LIMIT 1 |
0.104
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 96 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.103
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 24869 AND `id_group` = 2 LIMIT 1 |
0.103
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11735' LIMIT 1 |
0.103
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE id_lang FROM `ps_lang` WHERE is_rtl=1 AND active=1 LIMIT 1 |
0.102
ms
|
2 |
|
|
/modules/ets_megamenu/classes/MM_Obj.php:530
/modules/ets_megamenu/ets_megamenu.php:1781 (multiLayoutExist)
/modules/ets_megamenu/ets_megamenu.php:1801 (displayMenuFrontend)
/classes/Hook.php:1077 (hookDisplayMegaMenu)
/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/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:99 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/c2/0e/8c/c20e8c513f9e704f7cdd82adbb600ab7349ffce5_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a327b8003_54813020)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:189 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:62 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11728' LIMIT 1 |
0.102
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11738' LIMIT 1 |
0.102
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11731' LIMIT 1 |
0.101
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE id_shop FROM `ps_employee_shop` WHERE `id_employee` = 1 |
0.101
ms
|
1 |
|
|
/classes/ObjectModel.php:1797
/classes/Employee.php:174 (getAssociatedShops)
/modules/axoncreator/src/Wp_Helper.php:1218 (__construct)
/modules/axoncreator/platform/core/base/document.php:729 (get_post)
/modules/axoncreator/platform/includes/frontend.php:962 (get_elements_data)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11730' LIMIT 1 |
0.100
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11734' LIMIT 1 |
0.100
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 10 LIMIT 1 |
0.098
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11729' LIMIT 1 |
0.098
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 116 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_categories` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.097
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11740' LIMIT 1 |
0.097
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '24869' LIMIT 1 |
0.097
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:209 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 11738 AND `id_group` = 2 LIMIT 1 |
0.096
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:4008 (getValueForProduct)
/classes/Product.php:3731 (priceCalculation)
/classes/Product.php:5709 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11734' LIMIT 1 |
0.096
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11740 LIMIT 1 |
0.096
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gremarketing" LIMIT 1 |
0.096
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:538 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:82 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 822 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11730 LIMIT 1 |
0.095
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 843 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11729' LIMIT 1 |
0.095
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 14 AND `id_shop` = 1 LIMIT 1 |
0.095
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/ets_superspeed/ets_superspeed.php:65 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11731 LIMIT 1 |
0.095
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11731' LIMIT 1 |
0.095
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11738 LIMIT 1 |
0.094
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11738' LIMIT 1 |
0.094
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 197 AND `id_shop` = 1 LIMIT 1 |
0.094
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:145 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 11735 LIMIT 1 |
0.093
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "af_seopages" LIMIT 1 |
0.093
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/amazzingfilter/amazzingfilter.php:1572 (isEnabled)
/modules/amazzingfilter/amazzingfilter.php:3746 (defineSettings)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 783 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '11735' LIMIT 1 |
0.093
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE `total_votes`, `total_value`, `used_ips` FROM `ps_ratings` WHERE `id` = 24869 LIMIT 1 |
0.093
ms
|
1 |
|
|
/modules/ratingsnippets/ratingsnippets.php:442
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE `used_ips` FROM `ps_ratings` WHERE `used_ips` LIKE '%127.0.0.1%' AND `id` = '24869' LIMIT 1 |
0.093
ms
|
0 |
|
|
/modules/ratingsnippets/ratingsnippets.php:469
/modules/ratingsnippets/ratingsnippets.php:210 (rating_bar_ratingsnippets)
/classes/Hook.php:1077 (hookdisplayProductListReviews)
/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/akira_child_themelayouts_layout_full_width_tpl/ce/8e/8f/ce8e8f1192d0f3f302648c1a8459a3cc161a5ac8_2.file.product-3.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46671f16_44536088)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/2d/25/82/2d258274c61c24b6fc8bfa1164fc1f1dd9a01a2b_2.file.product-loop.tpl.php:27 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a46654009_70241692)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/09/4c/3f/094c3f6700f17feb81c0a8c1bc0a2ab20324420c_2.file.products.tpl.php:56 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a4664e2e6_88218391)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:88 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:145 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/d8/5a/23/d85a23369b4dc32d2519767cb3f98d3a206b63a3_2.file.listing-1.tpl.php:302 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:78 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 196 AND `id_shop` = 1 LIMIT 1 |
0.092
ms
|
1 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:141 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_imageslider" LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:63 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtcompare" LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:141 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "revsliderprestashop" LIMIT 1 |
0.090
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:157 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtwishlist" LIMIT 1 |
0.088
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/modules/axoncreator/platform/includes/managers/widgets.php:145 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 115 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_features` (`id_tag` int(11) NOT NULL, `id_feature` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_feature`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.087
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.087
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/axoncreator/platform/includes/managers/widgets.php:157 (isEnabled)
/modules/axoncreator/platform/includes/managers/widgets.php:323 (init_widgets)
/modules/axoncreator/platform/includes/elements/column.php:1088 (get_widget_types)
/modules/axoncreator/platform/includes/base/element-base.php:932 (_get_default_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:367 (get_child_type)
/modules/axoncreator/platform/includes/base/element-base.php:977 (add_child)
/modules/axoncreator/platform/includes/base/element-base.php:327 (init_children)
/modules/axoncreator/platform/includes/base/element-base.php:879 (get_children)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/includes/base/element-base.php:880 (print_element)
/modules/axoncreator/platform/includes/base/element-base.php:656 (_print_content)
/modules/axoncreator/platform/core/base/document.php:1168 (print_element)
/modules/axoncreator/platform/core/base/document.php:807 (print_elements)
/modules/axoncreator/platform/includes/frontend.php:992 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1664 (get_builder_content)
/modules/axoncreator/axoncreator.php:1634 (getWidgetVariables)
/modules/axoncreator/axoncreator.php:1601 (_axRenderContent)
/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/akira_child_themelayouts_layout_full_width_tpl/26/ed/e6/26ede6231308227d76df6520bae03b3c3488fd71_2.file.footer.tpl.php:51 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32bb7377_46631849)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:407 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/79/9f/20/799f2076bb4bfb497f1b490f2933309f241dde72_2.file.layout-both-columns.tpl.php:86 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a32733dc1_04776251)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/40/f9/b3/40f9b35bcfa5eea9a16b0f11a0b1fc0c54cc5d02_2.file.product-list.tpl.php:45 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463f67b2_55105697)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/0e/84/06/0e8406cdd95ef2383c41a7d8d6d7690e389f5278_2.file.category.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_69879a463ee5d8_32284751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.087
ms
|
1 |
|
|
/classes/ObjectModel.php:1589
/classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 107 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_brands` (`id_brands` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_brands` (`id_brands`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.085
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 119 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.084
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 120 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.082
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.082
ms
|
0 |
|
|
/classes/module/Module.php:2132
/modules/amazzingfilter/amazzingfilter.php:1572 (isEnabled)
/modules/amazzingfilter/amazzingfilter.php:3746 (defineSettings)
/modules/amazzingfilter/amazzingfilter.php:2810 (defineFilterParams)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 110 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_cats` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, UNIQUE KEY `tag_cat` (`id_tag`,`id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.077
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 102 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.073
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 112 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_suppliers` (`id_tag` int(11) NOT NULL, `id_supplier` int(11) NOT NULL, UNIQUE KEY `tag_supplier` (`id_tag`,`id_supplier`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.072
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 123 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.069
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 98 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.066
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 91 |
BEGIN |
0.065
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:81
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 125 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_product_excluded` (`id_rule` int(11) NOT NULL DEFAULT "0",`id_product` int(11) NOT NULL DEFAULT "0", `id_product_attribute` int(11)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.065
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 127 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.064
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 101 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.062
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 103 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.062
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 111 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_products` (`id_tag` int(11) NOT NULL, `id_product` int(11) NOT NULL, product_name VARCHAR (255) NOT NULL, UNIQUE KEY `tag_product` (`id_tag`,`id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.062
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 113 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_features_by_cat` (`id_cat` int(11) NOT NULL DEFAULT '0', `id_shop` int(3) NOT NULL DEFAULT "1", `values` text NOT NULL, PRIMARY KEY (`id_cat`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.062
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 104 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_taxonomy` (`id_taxonomy` int(11) NOT NULL AUTO_INCREMENT, `value` text NOT NULL, `lang` varchar(5) NOT NULL, PRIMARY KEY (`id_taxonomy`), KEY `lang` (`lang`), FULLTEXT KEY `ft_index` (`value`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.059
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 121 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.059
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 124 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_advanced_exclusion` (`id` int(11) NOT NULL AUTO_INCREMENT, `status` int(11) NOT NULL DEFAULT "1", `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `exclusion_value` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.059
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 117 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_new_product` (`id_tag` int(11) NOT NULL, `from_date` DATETIME, `id_product` int, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_new_product` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.059
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 105 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_categories` (`id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_category` (`id_category`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.057
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 122 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.056
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 106 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_taxonomy_categories` (`id_category` int(11) NOT NULL, `id_shop` int(3) NOT NULL DEFAULT "1", `txt_taxonomy` text NOT NULL, `lang` char(5) NOT NULL, KEY `id_category` (`id_category`,`lang`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.054
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 114 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.054
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 118 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_best_sale` (`id_tag` int(11) NOT NULL, `amount` CHAR(255) NOT NULL, `unit` CHAR(255) ,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_best_sales` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.054
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 133 |
COMMIT |
0.053
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:155
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 126 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.050
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 128 |
COMMIT |
0.045
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:107
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:188 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|
| 129 |
BEGIN |
0.035
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:121
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:189 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:85 (getLangCurrencyCountry)
: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:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/override/classes/controller/FrontController.php:37 (initContent)
/controllers/front/listing/CategoryController.php:127 (initContent)
/override/controllers/front/CategoryController.php:22 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/override/classes/Dispatcher.php:25 (dispatch)
/index.php:39 (dispatch)
|